Live freelance tracking. Raw descriptions turned into structured data. Find your next tech project without the noise.
upwork.com 🟢 2026-05-14
🔹 Extract French Campsite Data from DATAtourisme and Deliver Clean CSV
👤 Client: 🇬🇧 United Kingdom Member since 2010-11-10
💰 Price: ****
🚩 Problem: Need to extract detailed campsite data including contact information from DATAtourisme.fr into a clean, usable CSV format.
📦 Existing: Standard DATAtourisme CSV export lacks essential contact details. API can provide richer POI data but current simplified export only includes URLs in the contact field.
Specifications:
[Target] Extract French campsite records from DATAtourisme API
[Method] Use API to fetch detailed POI data, including phone numbers, emails, websites, and contact names
[UI/UX] Not applicable
[Stack] Python with libraries like requests, pandas for data manipulation
[Security] Ensure secure handling of API keys and data
[Format] Deliver clean CSV file with standardised fields
Workflow:
1. Register for DATAtourisme API access to obtain necessary credentials.
2. Use Python to authenticate and fetch campsite data via the API, focusing on rich POI details.
3. Clean and standardise the fetched data in pandas DataFrame, ensuring all contact information is included.
4. Export cleaned data into a CSV file with well-structured headers.
5. Provide a brief note explaining the method used and any limitations encountered.